home *** CD-ROM | disk | FTP | other *** search
- //=--------------------------------------------------------------------------=
- // Copyright 1995 Microsoft Corporation. All Rights Reserved.
- //
- // THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
- // ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
- // THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
- // PARTICULAR PURPOSE.
- //=--------------------------------------------------------------------------=
-
- #ifndef __SWEEPER_H
- #define __SWEEPER_H
-
- #include "windows.h"
- #include "olectl.h"
- #include "comcat.h"
- #include "datapath.h"
- #include "docobj.h"
- #include "hlink.h"
- #include "servprov.h"
- #include "urlmon.h"
- #include "wininet.h"
-
- #endif
-